MY词语>英语词典>test case翻译和用法

test case

英 [ˈtest keɪs]

美 [ˈtest keɪs]

n.  (判决同类案件可援用的)判例

计算机

Collins.1

牛津词典

    noun

    • (判决同类案件可援用的)判例
      a legal case or other situation whose result will be used as an example when decisions are being made on similar cases in the future

      柯林斯词典

      • (可作为类似案件判决依据的)判例案件
        Atest caseis a legal case which becomes an example for deciding other similar cases.

        英英释义

        noun

        • a representative legal action whose outcome is likely to become a precedent
            Synonym:test suit

          双语例句

          • In this case, the page title confirms success in running this test case.
            在本例中,页面title确认了运行测试用例的成功。
          • JUnit provides an additional mechanism to determine the success or failure of a test case.
            JUnit提供了一个额外的决定测试用例成功或者失败的机制。
          • From this file, you can determine the compilation errors that are related to a particular test case.
            从这个文件中,您可以决定与特定测试用例相关的汇编性错误。
          • In the test case, a single item was deleted from a site that was not under load.
            在测试中,以非加载方式中站点中删除一条简单项。
          • We can use the Java type system to determine what sort of test a test case represents.
            我们可以使用一个Java类型的系统来判断一个测试环境代表什么样的测试。
          • The test case will be associated with the requirements you've selected.
            测试用例就会与您选择的需求联系起来了。
          • Finally, the code block between do and end includes the code for the test case.
            最后,do和end之间的代码块包含测试用例的代码。
          • In the next section, I expand on this test case and implement multiple threads.
            在下一节中,我将详述这个测验用例并实现多个线程。
          • Understanding the scalability and performance of a service requires dozens to hundreds of test case runs.
            理解测试一个服务的可伸缩性和性能需要一打到数百个测试用例的运行。
          • In the next example, I'll repeat this test case using dynamic BCI.
            在下面的例子中,我将用动态BCI重复这个测试用例。